FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.basisprofil.r4#1.5.0 (563 ms)

Package de.basisprofil.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.0&canonical=http://fhir.de/StructureDefinition/observation-de-pflegegrad
Url http://fhir.de/StructureDefinition/observation-de-pflegegrad
Version 1.5.0
Status active
Date 2023-11-30
Name ObservationDePflegegrad
Title Pflegegrad, deutsches Basisprofil
Experimental False
Authority hl7
Description Deutsches Profil zur Abbildung des Pflegegrads eines Patienten incl. Abbildung des erfolgten Antrags auf Einstufung in einen Pflegegrad
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Pflegegrad GKVSV_PR_EVP_Pflegegrad
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Care_Level KBV_PR_Base_Observation_Care_Level

Resources that this resource uses

ValueSet
http://fhir.de/ValueSet/pflegegrad-de PflegegradDE ValueSet


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "observation-de-pflegegrad",
  "url" : "http://fhir.de/StructureDefinition/observation-de-pflegegrad",
  "version" : "1.5.0",
  "name" : "ObservationDePflegegrad",
  "title" : "Pflegegrad, deutsches Basisprofil",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-11-30",
  "publisher" : "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "description" : "Deutsches Profil zur Abbildung des Pflegegrads eines Patienten incl. Abbildung des erfolgten Antrags auf Einstufung in einen Pflegegrad",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.code.coding:loinc",
        "path" : "Observation.code.coding",
        "sliceName" : "loinc",
        "min" : 1,
        "max" : "1",
        "patternCoding" : {
          "code" : "80391-6",
          "system" : "http://loinc.org"
        }
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ]
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Period"
          }
        ]
      },
      {
        "id" : "Observation.effective[x].start",
        "path" : "Observation.effective[x].start",
        "min" : 1
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "Observation.value[x].coding",
        "path" : "Observation.value[x].coding",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.de/ValueSet/pflegegrad-de"
        }
      },
      {
        "id" : "Observation.bodySite",
        "path" : "Observation.bodySite",
        "max" : "0"
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.